home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e243 / vendor.doc < prev   
Text File  |  1995-01-10  |  4KB  |  88 lines

  1. Handle as shareware.
  2.  
  3. Permission is given to distribute this version of Easy Base
  4. on disk, BBs or CD provided that it is distributed in its
  5. packed form ie the files Pack1.prg, Install.exe, Install.ini
  6. and Readme.bat. The program may also be distributed with these
  7. files packed into a single archive. You are welcome to install
  8. Easy Base for your own evaluation but you may not distribute
  9. the unpacked sydtem files. 
  10.  
  11. ONE LINE DESCRIPTION
  12.  
  13. Rapid Application Development System
  14.  
  15. MEDIUM DESCRIPTION
  16.  
  17. EASY BASE V6.0 - Rapid Application
  18. Developer (RAD) for data management. - Easy
  19. Base is the first true RAD system to be
  20. available on shareware. Create sophisticated
  21. menu driven apps in record time. Applications
  22. created in Easy Base can be sold as stand
  23. alone programs with the Easy Base Runtime
  24. Module (not Included).
  25. Database Applications Reg. $25
  26. EASY SOFTWARE
  27.  
  28. LONG DESCRIPTION
  29.  
  30. Easy Base is a complete rapid programming system for data
  31. management. Virtually every data management problem can be
  32. broken down into three areas. Creating disk files (referred to
  33. as "Forms" in Easy Base) in which to store data, creating
  34. procedures which manipulate that data and presenting those
  35. forms and procedures in a logical menu system for use.
  36.  
  37. In Easy Base you create the forms in which to store data in a
  38. simple screen painting environment which not only designs the
  39. data file but at the same time provides a default entry
  40. screen for your data. As you place the "Fields" in which data
  41. is to be stored, you can use relational links (Lookups) to
  42. import data from other forms. Each field you create for data
  43. storage is also treated as a deriveable "Cell" similar to a
  44. spread sheet. You can make almost any calculation within fields.
  45. Apart from all the arithmetic and relational operators there 
  46. are over fifty functions including "if(Condition,True,False)" 
  47. which extends to a case function and supports And, Or, Xor, 
  48. Eqv and Imp. The requirement for a field to be filled can be
  49. free, mandatory or conditionaly mandatory. Cursor entry to a
  50. field can also be allowed, prevented or conditionally allowed.
  51. You can also provide your own custom error messages when out
  52. of range data is entered. There are field types for Text, 
  53. Formatted Text, Text Blocks(providing word wrap and spell
  54. checking), Integer, Fixed and Floating Point Numbers, Date,
  55. Time and Fixed Choice.
  56.  
  57. Once you have data stored you need to be able to manipulate and
  58. report on it. Easy Base provides a combined transaction and
  59. reporting system (Procedure Generator). With the procedure 
  60. generator you can use the default screens you have designed or
  61. create custom screens in which to gather input either from the 
  62. keyboard or from relational lookups. You then instruct Easy 
  63. Base what to do with this information using a simple "Basic"
  64. like programming language. If your procedure is transactional
  65. you have commands to enter, modify or delete records in any
  66. number of forms. If your procedure is reporting then there are
  67. commands to group, order and list data in almost every 
  68. conceivable way.
  69.  
  70. You now have all the "parts" required to create a useful data
  71. management system. All that remains is to tie your procedures
  72. to a menu system so that other people can use your application
  73. without having to know anything about Easy Base. Creating an
  74. end user menu system in Easy Base is as simple as filling in a
  75. form with the text you wish to display and the procedure or 
  76. form you wish to run. You give at least one of your menus a
  77. start up password. If you then restart Easy Base but sign on
  78. with that password instead of your developers password then you
  79. will be running your own custom designed program.
  80.  
  81. Easy Base is the most modern and comprehensive data 
  82. programming system available for the IBM PC. If you currently 
  83. use any form of Spread Sheet or Data Base then you just won't
  84. believe how much easier you can do things in Easy Base.
  85.  
  86. A Non Shareware Runtime Module is available for professional
  87. developers.
  88.